Welcome![Sign In][Sign Up]
Location:
Search - vc bitmap

Search list

[Graph programVC图像处理源代码

Description: VC图像处理源代码,包括图形库,大量位图和调色板源代码。实用。-VC image processing source code, including the graphics library, a large number of bitmap and palette source code. Practical.
Platform: | Size: 1798315 | Author: 美丽 | Hits:

[Windows DevelopVC视图绘制动态曲线图

Description: ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : TestDrawCurve_26 ======================================================================== AppWizard has created this TestDrawCurve_26 application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your TestDrawCurve_26 application. TestDrawCurve_26.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. TestDrawCurve_26.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CTestDrawCurve_26App application class. TestDrawCurve_26.cpp This is the main application source file that contains the application class CTestDrawCurve_26App. TestDrawCurve_26.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. TestDrawCurve_26.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to create and edit message maps and dialog data maps and to create prototype member functions. res\TestDrawCurve_26.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file TestDrawCurve_26.rc. res\TestDrawCurve_26.rc2 This file contains resources that are not edited by Microsoft Visual C++. You should place all resources not editable by the resource editor in this file. ///////////////////////////////////////////////////////////////////////////// For the main frame window: MainFrm.h, MainFrm.cpp These files contain the frame class CMainFrame, which is derived from CFrameWnd and controls all SDI frame features. res\Toolbar.bmp This bitmap file is used to create tiled images for the toolbar. The initial toolbar and status bar are constructed in the CMainFrame class. Edit this toolbar bitmap using the resource editor, and update the IDR_MAINFRAME TOOLBAR array in TestDrawCurve_26.rc to add toolbar buttons. ///////////////////////////////////////////////////////////////////////////// AppWizard creates one document type and one view: TestDrawCurve_26Doc.h, TestDrawCurve_26Doc.cpp - the document These files contain your CTestDrawCurve_26Doc class. Edit these files to add your special document data and to implement file saving and loading (via CTestDrawCurve_26Doc::Serialize). TestDrawCurve_26View.h, TestDrawCurve_26View.cpp - the view of the document These files contain your CTestDrawCurve_26View class. CTestDrawCurve_26View objects are used to view CTestDrawCurve_26Doc objects. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named TestDrawCurve_26.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. Microsoft Visual C++ reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system's current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don't do this, some of the UI elements of your application will remain in the language of the operating system. /////////////////////////////////////////////////////////////////////////////
Platform: | Size: 1967656 | Author: xiayang168 | Hits:

[Graph programcbmp

Description: 一个打开BMP位图的VC程序-An open BMP bitmap VC program
Platform: | Size: 34816 | Author: 张磊 | Hits:

[SourceCodeScrollBitmap_demo

Description: Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disadvantage of this is that the clarity of the image will be lost. Check out this article for displaying large bitmaps into the desired area of your dialog box in its original size with a scrolling technique used to show the entire bitmap. 滚动显示位图 在VC++环境下,在一个对话框中显示一个原始尺寸的大小的位图文件相当是困难的。然而,通过使用 StretchBlt()函数一个给定的区域显示一个大的位图是可能的。主要的缺点是图像将会失真。看了这篇通过卷动技术显示整个位图技术的文章,你将能够以它的原始尺寸在给定对话框的区域内显示一个大位图。 来源: http://www.codeguru.com/bitmap/ScrollBitmap.html- Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disadvantage of this is that the clarity of the image will be lost. Check out this article for displaying large bitmaps into the desired area of your dialog box in its original size with a scrolling technique used to show the entire bitmap.
Platform: | Size: 31744 | Author: 徐丽志 | Hits:

[GUI Develop21-40

Description: vc灵感编程范例源代码 21 在窗口标题栏上显示文字的两种方法 22 控制窗口最大最小尺寸 23 隐藏或显示桌面图标 24 重新设置桌面 25 闪烁的标题栏 26 旋转字体 27 MyDialog 28 在任务栏上显示图标 29 MySplashWnd 30 PlaySound 31 SoundCardDetect 32 DriveNumber 33 图象旋转 34 将固定大小的位图在窗口平铺 35 打开关闭光驱门 36 使按钮变灰 37 位图按钮 38 改变按钮字体 39 带颜色的静态文本控件 40 MyButton-vc inspiration source code programming examples in 21 Biaodilanshang window display text of the two methods most 22 control window large minimum size of 23 or hidden Show Desktop icon 24 reconfigured desktop 25 flashing title bar font rotation 26 27 MyDialog 28 in the task bar icon displayed on the 29 MySplashWnd 30 PlaySo 32 und 31 SoundCardDetect image rotation DriveNumber 33 3 4 fixed size of the bitmap in the window of a flat bed 35 closed drive to open the door so that the button greyed 36 37 38 buttons to change plans Font button 39 with the color static text control 40 MyButton
Platform: | Size: 1824768 | Author: yiyizi | Hits:

[GDI-Bitmapbmp位图处理类源码

Description: 位图类的源代码,原始的位图操作,显示等-bitmap type of source code, the original bitmap operation, display
Platform: | Size: 25600 | Author: 寒冬 | Hits:

[ListView/ListBoxs12_1

Description: 在用VC开发应用程序的时候,经常要在对话框上显示位图。如果把位图加入资源中,当然是省时省力,但程序却也增肥不少,并且失去了灵活性。而如果你要动态地显示一大堆图片,各个图片大小不一,这岂不…本文就是介绍如何在对话框上显示位图,并且如何让对话框自动适应位图的大小的。-in VC application procedures, often in the dialog box shown on the bitmap. If the bitmap join resources is, of course, saves time and effort, but they have fertility procedures lot and lost their flexibility. If you want to show a lot of dynamic pictures, pictures all sizes, it not ... this is how the dialog box shown on the bitmap, and how the dialog box automatically adapting the bitmap size.
Platform: | Size: 3847168 | Author: 赌东道 | Hits:

[OS programS6_1

Description:  VC对位图的操作比较烦琐,要显示一个位图到对话框上去,很麻烦。我在开发的过程中走通了两条路:一是使用Kodak图象编辑控件;二是利用Microsoft提供的例子中的一个类,并稍加改造。两种方法各有优缺点。我把它写下来,以避免其他人多走弯路。-VC right bitmap comparison cumbersome, to show that a bitmap to boost dialog, a lot of trouble. In the development process, taking a two-way : First, use Kodak Image Edit Control; Two Microsoft is using the example of a type, and modifying. Both methods have advantages and disadvantages. I put it down in writing in order to avoid the same mistakes other people.
Platform: | Size: 2059264 | Author: 赌东道 | Hits:

[Graph program在VC中自建操作BMP位图文件的类

Description: 在VC中自建操作BMP位图文件的类-in VC relying operation from Bitmap File Class
Platform: | Size: 9216 | Author: 唐晓辉 | Hits:

[GDI-BitmapShowBiMapt

Description: vc中的位图显示操作-vc the bitmap display operations
Platform: | Size: 13247488 | Author: 黄安 | Hits:

[GDI-BitmapROTAT

Description: VC++实现对位图的倾斜校正-VC right bitmap tilt correction
Platform: | Size: 4249600 | Author: 余劲 | Hits:

[GUI Developbitmapgame

Description: Use VC++ to do the bitmap game. To learn how to use VC++ and MFC.
Platform: | Size: 113664 | Author: henryl | Hits:

[GDI-Bitmapbmpzoom

Description: 位图的高倍放大与平滑拖动。作者:谢经荣。运行环境:win2000 vc6。-bitmap with high magnification smooth drag. Author : Xie Jing-rong. Operating environment : WIN2000 vc6.
Platform: | Size: 48128 | Author: 流浪者 | Hits:

[Graph Drawinggybdraw

Description: 普通的vc绘图程序,重画内存dc位图,还没有保存功能。-ordinary vc mapping procedures, re-drawing of memory dc bitmap, no retention.
Platform: | Size: 3723264 | Author: 顾英博 | Hits:

[Windows DevelopVictorIdeVcl_b105

Description: 1.ImButton: 动态效果的按钮控件,可设置各种外观风格,鼠标感应变色,可插入位图, 并且可支持图像动画效果,也有自画事件可自己处理外观。 2.ValidateEdit: 可限制输入内容的输入框, BCB 自带的 TMaskEdit 有很多不方便的地方 我仍然怀念没有 Builder 之前的 Borland C++ 中的 ValidateEdit, 可限制输入整数、 浮点数、或者自己任意规定输入限制,比如数字、字符、汉字、符号等。 3.UrlLabel: 可实现超级链接的标签控件,只要填好属性就可以了,支持鼠标感应变色。 4.YbUpDownEdit: 有上下箭头可以调整数值大小的输入框 可限制调整范围, 最大调整范围:-9223372036854775808 ~ +9223372036854775807 5.YbBackImage: 背景位图,可以加入一个小位图平铺显示,也可以拉伸放缩等 6.VictorPanel: 透明效果的 Panel、可以设置背景,支持平铺、拉伸缩放、居中等 7.YbRichEdit: 测试版的控件,可以改变外观效果 (边框和滚条)-1.ImButton : Dynamic effects of button controls, can be set to various exterior style, mouse sensors change color bitmap can be inserted, and will support image animation effects, but also a self-portrait incidents themselves appearance. 2.ValidateEdit : to limit the importation of content input box, BCB's own TMaskEdit many inconvenient places, I still miss not Builder before the Borland C ValidateEdit, to limit the importation of integers, floats, or importing their own arbitrary restrictions, such as the number of characters in Chinese characters, such symbols. 3.UrlLabel : hyperlinks can be realized labeling controls, as long as the property can be completed, the support of the mouse sensors change color. 4.YbUpDownEdit : The next arrow Numerical size can be adjusted to the input b
Platform: | Size: 40960 | Author: 毕胜 | Hits:

[Graph programCDCBitmap

Description: VC实用位图处理类CDCBitmap,提供读取显示位图等功能-VC practical Bitmap class CDCBitmap provide readers Bitmap functions
Platform: | Size: 3072 | Author: | Hits:

[Graph program083828

Description: BMP位图文件结构及VC操作.doc 083812.rar-BMP bitmap file structure and VC operation. Doc 083812.rar
Platform: | Size: 58368 | Author: 朱雄 | Hits:

[GDI-BitmapReadBmp

Description: 在VC里使用CDIB类进行位图编程-in VC using a category for Bitmap bitmap Programming
Platform: | Size: 61440 | Author: 天天天蓝 | Hits:

[GDI-Bitmapdibbmp

Description: vc++实现位图转换 Converting DIB to DDB 将一个设备无关的位图转换成设备相关的位图-vc Bitmap Conversion Converting DIB to DDB to a device-independent bitmap conversion equipment related to the Bitmap
Platform: | Size: 5120 | Author: 小王 | Hits:

[Graph program图象处理

Description: VC图象处理电子书,Chm格式,基本与位图相关的都作了说明,很不错-VC image processing e-books, Chm format, and basic bitmap were made related to the note, a very good
Platform: | Size: 561152 | Author: 徐文 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 48 »

CodeBus www.codebus.net